home *** CD-ROM | disk | FTP | other *** search
/ Enter 2002 November / EnterCD 11_2002.iso / Internet / Amaya 6.4 / Windows NT.exe / _SETUP.1 / editing_xml_document.html < prev    next >
Encoding:
Extensible Markup Language  |  2002-06-11  |  1.7 KB  |  44 lines

  1. <?xml version="1.0" encoding="iso-8859-1"?>
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4.   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  5.   <meta name="GENERATOR" content="amaya 6.0, see http://www.w3.org/Amaya/" />
  6.   <title>Editing XML documents</title>
  7.   <style type="text/css">
  8.   </style>
  9.   <link href="../style.css" rel="stylesheet" type="text/css" />
  10. </head>
  11.  
  12. <body xml:lang="en" lang="en">
  13.  
  14. <table border="0" summary="toc">
  15.   <tbody>
  16.     <tr>
  17.       <td><img alt="W3C" src="../../images/w3c_home" /> <img alt="Amaya"
  18.         src="../../images/amaya.gif" /></td>
  19.       <td><p><a href="xml_using_style.html" accesskey="p"><img alt="previous"
  20.         src="../../images/left.gif" /></a> <a href="../Xml.html"
  21.         accesskey="t"><img alt="top" src="../../images/up.gif" /></a> <a
  22.         accesskey="n"><img alt="next" src="../../images/right.gif" /></a></p>
  23.       </td>
  24.     </tr>
  25.   </tbody>
  26. </table>
  27.  
  28. <div id="page_body">
  29. <h1>Editing XML documents</h1>
  30.  
  31. <p>The support of generic XML documents in Amaya is still experimental and no
  32. dedicated edition interface is available in this version. That's why we set
  33. the <strong>read-only</strong> flag of the <strong>Formatted view</strong>
  34. when displaying these documents. To modify these documents, you'll need to
  35. directly edit the source of the document (e.g., using Amaya's <strong>Source
  36. View</strong> in conjonction with the <strong>Resynchronize</strong>
  37. command). If you toggle the mode of the document and edit it directly on the
  38. <strong>Formatted view</strong>, we advise you to save the document under
  39. another name using the <strong>Save As</strong> command rather than . The
  40. Save support is not yet stable.</p>
  41. </div>
  42. </body>
  43. </html>
  44.